home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Compilers⁄Interps / GCC-2.3.3r12 / Sources-Targets / powerpc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-04-26  |  181 b   |  10 lines  |  [TEXT/MPS ]

  1. /* Modifications for the PowerPC. */
  2.  
  3. #include "rs6000.h"
  4.  
  5. #undef  CPP_PREDEFINES
  6. #define CPP_PREDEFINES "-Dmpwgcc"
  7.  
  8. #undef  DATA_SECTION_ASM_OP
  9. #define DATA_SECTION_ASM_OP "CSECT"
  10.